home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / FC.DAT < prev    next >
Text File  |  1991-11-29  |  240b  |  11 lines

  1. Explanation of the FC command. 
  2. It is EXTERNAL.
  3.  
  4. Compares two files and shows the 
  5. differences between them.
  6.  
  7. Example:
  8.        To compare two files in ASCII form 
  9.        use the following:
  10.           fc /a /c a:test.bat b:text.bat
  11.